func log/slog.appendJSONValue

2 uses

	log/slog (current package)
		handler.go#L576: 		err = appendJSONValue(s, v)
		json_handler.go#L106: func appendJSONValue(s *handleState, v Value) error {